git-cond-destroy
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 25 Oct 2022 05:23:17 +0000 (06:23 +0100)
committerAurelien Jarno <aurel32@debian.org>
Tue, 25 Oct 2022 05:23:17 +0000 (06:23 +0100)
commit21e4956e4462899fa1bcf3112c9f0deda9f2bf0a
treef200cbde1e64fd316e2d0cf3ad483662a15e1fdb
parentc5d9866159d933c572bc9c79b7674e52b100fc19
git-cond-destroy

commit 4565083abc972bffe810e4151f8f3cb48531e526
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:27:24 2022 +0200

    htl: Make pthread*_cond_timedwait register wref before releasing mutex

    Otherwise another thread could be rightly trying to destroy the condition,
    see e.g. tst-cond20.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-cond-destroy.diff
sysdeps/htl/pt-cond-timedwait.c
sysdeps/mach/hurd/htl/pt-hurd-cond-timedwait.c